home *** CD-ROM | disk | FTP | other *** search
- Path: inforamp.net!usenet
- From: rmorin@inforamp.net (Randy Charles Morin)
- Newsgroups: comp.lang.c++
- Subject: Re: How to Close a Single MDIChild
- Date: Mon, 15 Apr 1996 13:29:32 GMT
- Organization: InfoRamp Inc., Toronto, Ontario (416) 363-9100
- Message-ID: <4kt8ff$oos@sam.inforamp.net>
- References: <4kltj0$gm1@Raven.und.ac.za>
- NNTP-Posting-Host: ts27-14.tor.istar.ca
- X-Newsreader: Forte Free Agent 1.0.82
-
- throshni@compnt.cs.unp.ac.za (throshni) wrote:
- >I am using BC4.5, and i have created an MDI application. How can i
- >close a single MDIChild. I have tried the SendMessage command but it
- >does not seem to work.
-
- Call destroy()
- Depending on where you do this, you may also delete to perform a
- delete.
-
-
-
- Agrivar
-
- aka Randy Charles Morin,
- MiddleWorld SoftWare,
- Satisfying Your Bit and Bytes,
- Canada 1-800-363-3780
- Other 1-905-279-2087
- eMail rmorin@inforamp.net
-
-